home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.31-14 / samples / Makefile < prev   
Makefile  |  2009-09-09  |  114b  |  4 lines

  1. # Makefile for Linux samples code
  2.  
  3. obj-$(CONFIG_SAMPLES)    += markers/ kobject/ kprobes/ tracepoints/ trace_events/
  4.